bitkeeper revision 1.1746 (42badf41asjaKoYentyODb8CdFEydg)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 23 Jun 2005 16:11:45 +0000 (16:11 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 23 Jun 2005 16:11:45 +0000 (16:11 +0000)
Cset exclude: arun.sharma@intel.com[kaf24]|ChangeSet|20050623091344|24134

tools/python/xen/xm/create.py

index f218ddd912b9773298f29efd7cdca0502b17e46f..2b81b06969b02aeb62be8588d05775829d8f990f 100644 (file)
@@ -618,7 +618,6 @@ def main(argv):
         config = opts.vals.config
     else:
         opts.load_defconfig()
-        opts.vals.vnc = not opts.vals.dryrun
         preprocess(opts, opts.vals)
         if not opts.getopt('name') and opts.getopt('defconfig'):
             opts.setopt('name', os.path.basename(opts.getopt('defconfig')))